home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 626-637 / disk_636 / turbolife / manual < prev    next >
Text File  |  1992-05-06  |  9KB  |  258 lines

  1. This is version 3.10 ! Documentation may not be up to date !!!
  2.  
  3. #############################################################################
  4. #####                                    #####
  5.  #####                  TURBO LIFE v2.01                   #####
  6.   #####             ~~~~~~~~~~~~~~~~~~~~              #####
  7.    #####        Written by Stefan Zeiger in 6/7/8 1991           #####
  8.   #####       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          #####
  9.  #####            (c) 1991 by ! WIZARD WORKS !                   #####
  10. #####              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            #####
  11. #############################################################################
  12.  
  13.  
  14.  
  15.           ## ----------- IMPORTANT ----------- ##
  16.         #### |         ~~~~~~~~~         | ####
  17.           ###### | THIS PROGRAM IS SHAREWARE !!! | ######
  18.         ######## |    READ "DISCLAIMER" FOR MORE   | ########
  19.           ###### |          INFORMATION !!!         | ######
  20.         #### |                     | ####
  21.           ## --------------------------------- ##
  22.  
  23.  
  24.  
  25.                --------------------
  26.                1. TABLE OF CONTENTS
  27.                --------------------
  28.  
  29.  
  30.        -----------------------------------------------------
  31.        |   1.  Table of Contents                   |
  32.        |   2.  What is Turbo Life ?                |
  33.        |   3.  Using Turbo Life                   |
  34.        |   4.  The options menu                   |
  35.        |   5.  Operating the editor                |
  36.        |   6.  Other features                   |
  37.        |   7.  The demo fields                   |
  38.        |   8.  Known bugs                       |
  39.        |   9.  Technical information               |
  40.        |  10.  Disclaimer                       |
  41.        |  11.  History                       |
  42.        |  12.  Some additional things               |
  43.        -----------------------------------------------------
  44.  
  45.  
  46.  
  47.               -----------------------
  48.               2. WHAT IS TURBO LIFE ?
  49.               -----------------------
  50.  
  51.  
  52. Turbo Life is a quite fast and comfortable version of the cellular automation
  53. "Life".
  54.  
  55.  
  56.  
  57.                 -------------------
  58.                 3. USING TURBO LIFE
  59.                 -------------------
  60.  
  61.  
  62. A. Start Turbo Life from the Workbench or the CLI. You don't need "run"
  63. ~~ or "runback", because Turbo Life is written as LSR (Load-and-stay-
  64.    resident).
  65.    Choose "Disk options" from the "Project" menu, select the file and click on
  66.    "Load".
  67.  
  68.  [ For programmers: There's a little bug in the documentation for SAS/C 5.10.
  69.    If you're linking with "cback.o" to produce LSR programs and you don't want
  70.    to perform any Output to the calling CLI window, you should though set
  71.    "_BackGroundIO" to 1 and close the handle that you get as soon as possible,
  72.    if you want the CLI window to go away. See "User's Guide" of the SAS/C
  73.    manual for futher information. ]
  74.  
  75. B. If you have the right path in the "DEFAULT TOOL" of your field icon, you can
  76. ~~ start Turbo Life directly by clicking on the field icon. Then the field
  77.    will be loaded automatically.
  78.    If the field is in the same directory as Turbo Life you may also use the
  79.    workbench's "extended selection". Click once on the field icon, then hold
  80.    down <SHIFT> and double-click on the Turbo Life icon.
  81.    If you have the ARP library in your libs: directory, you can use the FULL
  82.    "extended selection", which means that you may use all directories. You
  83.    may also click once on the Turbo Life icon, then hold down shift and
  84.    double-click on the field icon.
  85.  
  86. C. In the CLI you can specify the field directly after the command name. It
  87. ~~ will then be loaded automatically.
  88.  
  89. Select "Project" "Start/Stop" to start or stop processing the field. Select
  90. "Project" "Process 1 tick" to process only one tick. The tick number is
  91. displayed in the information line at the bottom of the screen.
  92.  
  93.  
  94.  
  95.                ---------------------
  96.                4. THE "OPTIONS" MENU
  97.                ---------------------
  98.  
  99.  
  100. You can select either "Save Icon" or "No Icon" in the "Options" menu. If
  101. you use "Save Icon" then there will be an Icon created for every field you
  102. write to disk.
  103.  
  104.  
  105.  
  106.               -----------------------
  107.               5. OPERATING THE EDITOR
  108.               -----------------------
  109.  
  110.  
  111. The color/state of the field can be selected in the "Edit" menu. You can also
  112. use the key shortcuts (like everywhere in Turbo Life). Just click on the
  113. cell you wish to change and it will get the new state. You may also drag the
  114. mouse pointer over the field to get a continuous line. Use "Edit" "Clear" to
  115. clear the field.
  116.  
  117.  
  118.  
  119.                  -----------------
  120.                  6. OTHER FEATURES
  121.                  -----------------
  122.  
  123.  
  124.                  ICONIFY :
  125.                  ~~~~~~~~~
  126. Since version 0.50 there is the item "Iconify" in the "Project" menu. If you
  127. select it, the screen and window of Turbo Life will be replaced by a small
  128. icon on the workbench screen. This will save some kB of chip memory. If
  129. you want to get back to Turbo Life, just activate the icon by clicking on
  130. it and then press the right mouse button. The screen and window will be opened
  131. again and the field will get redrawn. This can take (according to the field)
  132. up to 8 seconds. If there is not enough chip memory available to re-open,
  133. Turbo Life will quit. So be careful, if you don't want to loose your field !!
  134.  
  135.  
  136.  
  137.                 ------------------
  138.                 7. THE DEMO FIELDS
  139.                 ------------------
  140.  
  141.  
  142.      -----------------------------------------------------------------
  143.      | Spaceship.TL      The small "spaceship" moving with 1/4 of   |
  144.      |              light speed.                     |
  145.      |                                     |
  146.      | 5Cross4.TL      The "5" cross in the 4th order.         |
  147.      |                                     |
  148.      | 5Cross6.TL      The "5" cross in the 6th order.         |
  149.      |                                     |
  150.      | CanonMaker.TL      A configuration that produces after some   |
  151.      |              ticks a canon. This canon shoots small     |
  152.      |              "spaceships" (see Spaceship.TL) to the     |
  153.      |              south west every 30th tick.                |
  154.      |                                     |
  155.      | Title.TL          This one is just for fun.             |
  156.      |                                     |
  157.      | Turbine8.TL      A nice pattern which is pulsating all 8    |
  158.      |              ticks.                     |
  159.      -----------------------------------------------------------------
  160.  
  161.  
  162.  
  163.                    -------------
  164.                    8. KNOWN BUGS
  165.                    -------------
  166.  
  167.  
  168.           "It's not a bug, it's an undocumented feature."
  169.           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  170. I haven't found any bugs (yet). If you do so, please let me know it. Write to
  171. the address at the end of this manual.
  172.  
  173.  
  174.  
  175.              ------------------------
  176.              9. TECHNICAL INFORMATION
  177.              ------------------------
  178.  
  179.  
  180. Turbo Life was written using SAS/C 5.10. The file requesters is my own,
  181. enhanced version of Anders Bjerin's "File Window". Thanks, Anders !
  182.  
  183.  
  184.  
  185.                   --------------
  186.                   10. DISCLAIMER
  187.                   --------------
  188.  
  189.  
  190. Turbo Life v2.01 was written by Stefan Zeiger in 6-11/1991. It is copyrighted
  191. (c) 1991 by ! WIZARD WORKS ! . This program may be distributed for
  192. non-commercial only. All files must be kept together and must remain unchanged.
  193. You may only charge a distribution fee less or equal to the fee that Fred Fish
  194. wants for his AmigaLibDisks.
  195. This program is distributed "as-is". ! WIZARD WORKS ! doesn't give any warranty
  196. for Turbo Life.
  197. Turbo Life is SHAREWARE. You may test it without paying for it. If you
  198. have decided to use this program, you have to pay 10 US$, 20 DM or 6 £ ster-
  199. ling. Send the money to the address at the end of this manual. You will then
  200. become a registered user and get informed about future releases of Turbo Life.
  201.  
  202.  
  203.  
  204.                 -----------
  205.                 11. HISTORY
  206.                 -----------
  207.  
  208.  
  209. Here comes the version history of Turbo Life (beginning with the earliest
  210. version) :
  211.  
  212.        -------------------------------------------------------------
  213.        |  0.50     First working version.                   |
  214.        |  0.51   Slightly faster.                   |
  215.        |  0.60   Full "extended selection" with ARP library. First |
  216.        |         release.                       |
  217.        |  2.00   Security checks added. Fade in/out added. New     |
  218.        |         design. Bugs fixed. Second release.           |
  219.        |  2.01   File requester bug fixed. Now using WizardFiler   |
  220.        |         v1.01.                                            |
  221.        -------------------------------------------------------------
  222.  
  223.  
  224.  
  225.             --------------------------
  226.             12. SOME ADDITIONAL THINGS
  227.             --------------------------
  228.  
  229.  
  230. No, nothing.
  231.             Be C'ing you,
  232.             Stefan.
  233.  
  234.  
  235.  
  236.  
  237.  
  238. -----------------------------------------------------------------------------
  239.  
  240.    STANDARD MAIL :     ! WIZARD WORKS !
  241.                        Stefan Zeiger
  242.                        Seligenstaedter Weg 24
  243.                        D-W-8756 Kahl
  244.                        West Germany
  245.  
  246.            VOICE :     ++49-(0)6188-2525
  247.  
  248.          MAILBOX :     ++49-(0)69-5975113
  249.                        "The Hitchhiker" (H.T.H.) in Frankfurt
  250.                        300-14400 bps, 8/N/1, 24h online
  251.                        Username : "STEFAN"
  252.  
  253.            EMAIL :     AmNet    : STEFAN;HTH
  254.                        Fido     : STEFAN%HTH.AMN 2:247/12.5
  255.                        Zerberus : STEFAN%HTH@AMNET.ZER
  256.  
  257. -----------------------------------------------------------------------------
  258.